[INFO] fetching crate pixie-anim 0.1.5...
[INFO] testing pixie-anim-0.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pixie-anim 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pixie-anim 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pixie-anim 0.1.5
[INFO] tweaked toml for crates.io crate pixie-anim 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pixie-anim 0.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pixie-anim 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eab1fd6ae5e81a92dbf655d6a2ecfd5c8c668d04dd89aa1b718201ad42bf263c
[INFO] running `Command { std: "docker" "start" "-a" "eab1fd6ae5e81a92dbf655d6a2ecfd5c8c668d04dd89aa1b718201ad42bf263c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eab1fd6ae5e81a92dbf655d6a2ecfd5c8c668d04dd89aa1b718201ad42bf263c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab1fd6ae5e81a92dbf655d6a2ecfd5c8c668d04dd89aa1b718201ad42bf263c", kill_on_drop: false }`
[INFO] [stdout] eab1fd6ae5e81a92dbf655d6a2ecfd5c8c668d04dd89aa1b718201ad42bf263c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9281e1b9ee8c3e5dc033bf304707bd1936597b98c39469bd51b3577fd3c8492d
[INFO] running `Command { std: "docker" "start" "-a" "9281e1b9ee8c3e5dc033bf304707bd1936597b98c39469bd51b3577fd3c8492d", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling pixie-anim v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let r_pixel = _mm256_set1_epi32(pixel.r as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_pixel`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let g_pixel = _mm256_set1_epi32(pixel.g as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_g_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let b_pixel = _mm256_set1_epi32(pixel.b as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> src/simd/x86_64.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub l: Vec<f32>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub a: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub b: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub len: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/simd/x86_64.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn from_lab(colors: &[Lab]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
[INFO] running `Command { std: "docker" "inspect" "9281e1b9ee8c3e5dc033bf304707bd1936597b98c39469bd51b3577fd3c8492d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9281e1b9ee8c3e5dc033bf304707bd1936597b98c39469bd51b3577fd3c8492d", kill_on_drop: false }`
[INFO] [stdout] 9281e1b9ee8c3e5dc033bf304707bd1936597b98c39469bd51b3577fd3c8492d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f18772f104bbdb02bc1501b52356e2e039068683c485c37b1d705da7d14b8dc
[INFO] running `Command { std: "docker" "start" "-a" "8f18772f104bbdb02bc1501b52356e2e039068683c485c37b1d705da7d14b8dc", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let r_pixel = _mm256_set1_epi32(pixel.r as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_pixel`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let g_pixel = _mm256_set1_epi32(pixel.g as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_g_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let b_pixel = _mm256_set1_epi32(pixel.b as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> src/simd/x86_64.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub l: Vec<f32>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub a: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub b: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub len: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/simd/x86_64.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn from_lab(colors: &[Lab]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pixie-anim v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pixie_anim_lib::engine`
[INFO] [stdout]   --> examples/basic_optimization.rs:1:21
[INFO] [stdout]    |
[INFO] [stdout]  1 | use pixie_anim_lib::engine::{optimize_sequence, OptimizationOptions};
[INFO] [stdout]    |                     ^^^^^^ could not find `engine` in `pixie_anim_lib`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "image")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout] 25 | pub mod engine;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pixie_anim_lib::engine`
[INFO] [stdout]   --> examples/video_to_gif.rs:8:21
[INFO] [stdout]    |
[INFO] [stdout]  8 | use pixie_anim_lib::engine::{optimize_sequence, OptimizationOptions};
[INFO] [stdout]    |                     ^^^^^^ could not find `engine` in `pixie_anim_lib`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "image")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout] 25 | pub mod engine;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixie-anim` (example "basic_optimization") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixie-anim` (example "video_to_gif") due to 1 previous error
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let r_pixel = _mm256_set1_epi32(pixel.r as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_pixel`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let g_pixel = _mm256_set1_epi32(pixel.g as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_g_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_pixel`
[INFO] [stdout]   --> src/simd/x86_64.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let b_pixel = _mm256_set1_epi32(pixel.b as i32);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/simd/x86_64.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut i = 0;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> src/simd/x86_64.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub l: Vec<f32>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub a: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub b: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/simd/x86_64.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub len: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/simd/x86_64.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn from_lab(colors: &[Lab]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f18772f104bbdb02bc1501b52356e2e039068683c485c37b1d705da7d14b8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f18772f104bbdb02bc1501b52356e2e039068683c485c37b1d705da7d14b8dc", kill_on_drop: false }`
[INFO] [stdout] 8f18772f104bbdb02bc1501b52356e2e039068683c485c37b1d705da7d14b8dc
